CurrencyFormatType
Type of currency formatting defined in the worksheet
Index
Column | Column |
---|---|
CurrencyFormatType.COLUMN | CurrencyFormatType.ISO_CODE |
CurrencyFormatType.USER_LOCALE |
Enumeration Members
COLUMN
COLUMN:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L86
ISO_CODE
ISO_CODE:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L87
USER_LOCALE
USER_LOCALE:= undefined
Defined in : link:https://github.com/thoughtspot/ts-chart-sdk/blob/f477c20/src/types/answer-column.types.ts#L85